Total Complexity | 9 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 179 |
Lines of code | 146 |
Logical lines of code | 46 |
Comment lines | 20 |
Methods | 5 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createDatabaseSchema() | 37 | 1 | 120 | |
runQuery() | 66 | 3 | 8 | |
createTable() | 69 | 2 | 6 | |
addColumn() | 69 | 2 | 6 | |
isColumnInTable() | 69 | 1 | 6 |